09. Use an Intent to Open Another Activity
Use an Intent to Open Another Activity
Question:
Start Quiz:
Solution:
INSTRUCTOR NOTE:
Hint
Check out section “1.2 Starting activities” in this Vogella Android tutorial on intents for example code that may help you.
This article explains the format for defining a new method in the activity class (to handle the onClick attribute of a view).